Total Complexity | 35 |
Dependencies | 5 |
Dependents | 3 |
Total lines | 236 |
Lines of code | 120 |
Logical lines of code | 74 |
Comment lines | 85 |
Methods | 11 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
install_plugin() | 47 | 9 | 34 | |
install_and_activate_plugin() | 55 | 6 | 20 | |
get_plugin_id_by_slug() | 58 | 5 | 15 | |
get_plugins() | 58 | 4 | 15 | |
get_plugin_status() | 66 | 3 | 9 | |
ensure_plugin_functions_are_loaded() | 73 | 2 | 5 | |
get_slug_from_file_path() | 68 | 2 | 7 | |
generate_wordpress_org_plugin_download_link() | 79 | 1 | 3 | |
is_plugin_active() | 76 | 1 | 4 | |
is_plugin_active_for_network() | 76 | 1 | 4 | |
is_current_request_activating_plugin_from_plugins_screen() | 75 | 1 | 4 |